onCreateMenu

open fun onCreateMenu(@NonNull menu: Menu, @NonNull menuInflater: MenuInflater)(source)

Inflates the entire Menu, which will include all MenuItems provided by all current MenuProviders.

Parameters

menu

the menu to inflate all the menu items into

menuInflater

the inflater to be used to inflate the menu